home *** CD-ROM | disk | FTP | other *** search
- @import "chrome://global/skin/";
-
- tree {
- margin: .5em;
- }
-
- textbox,
- textbox > .textbox-internal-box,
- textbox > .textarea-internal-box {
- background: transparent !important;
- border: none;
- padding: 0px;
- -moz-appearance: none;
- }
-
- textbox.header {
- margin-left: 0;
- }
-
- .iframe {
- margin: .5em;
- background-color: #D4E0D6;
- overflow: auto;
- }
-
- #thepreviewimage {
- margin: 1em;
- }
-
- .fixedsize {
- height: 8.5em;
- }
-